minor fix
authorKenneth Christiansen <kenneth@src.gnome.org>
Fri, 28 Jul 2000 12:06:28 +0000 (12:06 +0000)
committerKenneth Christiansen <kenneth@src.gnome.org>
Fri, 28 Jul 2000 12:06:28 +0000 (12:06 +0000)
po/update.pl

index b20660b54e88148039089db405d91fbd876484b7..6b6b58536453b77e46ead1d588c1eaf1decbfa55 100755 (executable)
@@ -8,7 +8,7 @@
 
 $VERSION = "1.2.5 beta 2";
 $LANG    = $ARGV[0];
-$PACKAGE  = "gnumeric";
+$PACKAGE  = "gtk+";
 
 if (! $LANG){
     print "update.pl:  missing file arguments\n";